-
Notifications
You must be signed in to change notification settings - Fork 32
⚗️ Remove asserts in async jobs #7434
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
⚗️ Remove asserts in async jobs #7434
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #7434 +/- ##
===========================================
- Coverage 87.26% 68.67% -18.60%
===========================================
Files 1714 725 -989
Lines 66605 34322 -32283
Branches 1131 168 -963
===========================================
- Hits 58121 23569 -34552
- Misses 8162 10695 +2533
+ Partials 322 58 -264
Continue to review full report in Codecov by Sentry.
🚀 New features to boost your workflow:
|
|
@Mergifyio queue |
🟠 Waiting for conditions to match
|
|
pcrespov
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Small note



What do these changes do?
Related issue/s
How to test
Dev-ops checklist